How to Install cutesdr software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install cutesdr software package in Ubuntu 14.04 LTS (Trusty Tahr)

cutesdr software package provides simple demodulation and spectrum display program, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cutesdr 

cutesdr is installed in your system.

Make ensure the cutesdr package were installed using the commands given below,

$ sudo dpkg-query -l | grep cutesdr *

You will get with cutesdr package name, version, architecture and description in a table

cutesdr package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ham Radio
Package cutesdr
Version 1.0.5-3
Description simple demodulation and spectrum display program
Sub Section hamradio


See Also, How to uninstall or remove cutesdr software package from Ubuntu 14.04 LTS (Trusty Tahr)?